Next | Prev | Up | Top | Contents | Index

Obtaining the Source Files

The example driver consists of the following four source files:

ramdrive.c Source code of the executable module.
ramdrive.h Header file containing a few declarations.
ramdrive Descriptive file to place in /var/sysgen/master.d
ramdrive.sm Example VECTOR line for /var/sysgen/system

These files (and other example code from this book) are available from the Silicon Graphics FTP server, ftp://ftp.sgi.com/sgi/

Alternatively, a patient person could recreate the files by copying and pasting from the online manual. However, owing to bugs in the Insight viewer support for X-paste, this is an error-prone process and is not recommended in the current release.


Next | Prev | Up | Top | Contents | Index